4+ Best jQuery Password Strength Plugins

The jQuery password strength plugins are extremely important to keep your data secure. And, today we are going to discuss these plugins on our blog. Nowadays, many sites require login credentials and often ask users to complete the password requirements. These requirements ensure that user’s password is strong enough and cannot be hacked easily. Using …

Android View Classes

In this tutorial I’ve given brief explanation about Andriod View Class. View Class are the basic building block for user interface components. A View occupies a 2-dimensional area (say: rectangle) on the screen, which is responsible for framing and handling different type of events. In our previous blog posts, we have learned Android installation steps and made first program …